A0="rnd(1)",
A1="1.6",

/*  A1 is a speed factor - I like the effect best when it's set to 1, but the cycle is a little long for G-force's normal pace, so I set it to 2.  setting it to 3 makes for fast transitions, if you're in a hurry.  more than that starts to push the processing power of my junky old machine.  */

A2="A1/18",

H="a0+.1*sin(i*5+a2*2*t)",
S=".5-.5*sin(i*5+a2*5*t)",
V=".5-.5*sin(i*5+a2*3*t)",

Vers=200

// From Ted
